home *** CD-ROM | disk | FTP | other *** search
/ X User Tools / X User Tools (O'Reilly and Associates)(1994).ISO / sources / tvtwm / sun3 / tvtwm
Text File  |  1994-10-02  |  553b  |  21 lines

  1. --- ./Imakefile.rtr    Mon Jan 25 03:02:24 1993
  2. +++ ./Imakefile    Tue Sep 20 12:51:06 1994
  3. @@ -9,6 +9,7 @@
  4.  XCOMM neccessary to have things work as expected, please don't remove
  5.  XCOMM any of them.
  6.  XCOMM
  7. +INCLUDES = -I/usr/local/share/xutinclude
  8.  
  9.           YFLAGS = -d
  10.          DEPLIBS = $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB)
  11. --- ./LocPixmap.c.rtr    Fri Jul 17 17:36:55 1992
  12. +++ ./LocPixmap.c    Tue Sep 20 12:51:07 1994
  13. @@ -35,6 +35,7 @@
  14.   *                                         Chris P. Ross
  15.   */
  16.  
  17. +#include <stdio.h>
  18.  #ifdef XPM
  19.  
  20.  #include "twm.h"
  21.